Skip to content

Replace abstract handlers, customer handlers, type annotations, refactoring.#242

Merged
jordaneremieff merged 3 commits intomainfrom
refactor-handlers-2
Feb 26, 2022
Merged

Replace abstract handlers, customer handlers, type annotations, refactoring.#242
jordaneremieff merged 3 commits intomainfrom
refactor-handlers-2

Conversation

@jordaneremieff
Copy link
Copy Markdown
Collaborator

@jordaneremieff jordaneremieff commented Feb 26, 2022

A big refactoring and change to how the handlers will be designed going forward. I'm starting with the something that will make it easy to support custom handlers that could (potentially) be extended to support multiple vendors beyond AWS. The custom handlers can probably be used to support some other AWS use-cases more generally as well, so I've marked them as "provisional" until I'm more clear on how this will end up.

Changes:

@jordaneremieff jordaneremieff merged commit 7ee6846 into main Feb 26, 2022
@jordaneremieff jordaneremieff deleted the refactor-handlers-2 branch February 26, 2022 17:19
khamaileon pushed a commit to khamaileon/mangum that referenced this pull request Jan 13, 2024
…ing additions and fixes, refactoring. (Kludex#242)

* 🎨 Replace abstract handlers and introduce provisional support for custom handlers, various type annotation fixes and additions, remove dataclasses, update README and requirements.

* 💥 Drop support for Python 3.6.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant